Skip to content

Commit 23ad5e8

Browse files
chore(deps-dev): bump typescript from 5.7.3 to 5.8.2 (#12722)
1 parent 9a363bd commit 23ad5e8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@
277277
"ts-lit-plugin": "^2.0.2",
278278
"ts-loader": "^9.5.2",
279279
"ts-node": "^10.9.2",
280-
"typescript": "^5.7.3",
280+
"typescript": "^5.8.2",
281281
"typescript-eslint": "^8.26.0",
282282
"webpack": "^5.98.0",
283283
"webpack-bundle-analyzer": "^4.10.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15414,10 +15414,10 @@ typescript-eslint@^8.26.0:
1541415414
"@typescript-eslint/parser" "8.26.0"
1541515415
"@typescript-eslint/utils" "8.26.0"
1541615416

15417-
typescript@^5.7.3:
15418-
version "5.7.3"
15419-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
15420-
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
15417+
typescript@^5.8.2:
15418+
version "5.8.2"
15419+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
15420+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
1542115421

1542215422
typescript@~5.2.0:
1542315423
version "5.2.2"

0 commit comments

Comments
 (0)